Function |is_subnormal
std/ops/float::|is_subnormal
Usage
|is_subnormal<F>(value)
Generics
◻ F: Float
Parameters
↳ value: F
Return
↴ bool
Tells if a value is subnormal.
Returns true if the number is subnormal.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/ops/float::|is_subnormal
|is_subnormal<F>(value)
◻ F: Float
↳ value: F
↴ bool
Tells if a value is subnormal.
Returns true if the number is subnormal.